[Top] [Prev] [Next] [Bottom]
[Contents]
SaDeleteHeader
Deletes the named header, name, from the server application headers.
#include "SaRnHtml.h"
void XKEXPORT SaDeleteHeader SUTPROTO((char *name));
Arguments
- name
- String representing header string name.
Return Values
None.
Deletes the named header, name, from the application headers. This will only delete the first occurrence of the named header.
SaDeleteHeader("");
See Also
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.